- append
JSONArray* append(JSONArray* self, JSONValue v)
Undocumented in source. Be warned that the author may not have intended to support it.
- createNew
JSONArray* createNew()
Undocumented in source. Be warned that the author may not have intended to support it.
- createNew
JSONArray* createNew(JSONValue[] data)
Undocumented in source. Be warned that the author may not have intended to support it.